home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr04 / hebed13.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1994-03-22  |  316b  |  18 lines

  1. @echo Installing Hebrew Edit in "C:\HEBED"
  2. @pause
  3.  
  4. mkdir C:\HEBED
  5. copy *.* C:\HEBED
  6. C:
  7. cd \HEBED
  8.  
  9. unpack x hebed.ar
  10. unpack x catalog.ar
  11.  
  12. del c:\hebed\hebed.ar
  13. del c:\hebed\catalog.ar
  14. del c:\hebed\unpack.exe
  15.  
  16. @echo Type HEBED to start Hebrew Edit.
  17. @echo Type CATALOG to view Hebrew software catalog.
  18.